Skip to content

convertor: Retry on 5xx errors#19

Merged
gautam-rl merged 2 commits into
mainfrom
gautam-retry-5xx
Sep 11, 2025
Merged

convertor: Retry on 5xx errors#19
gautam-rl merged 2 commits into
mainfrom
gautam-retry-5xx

Conversation

@gautam-rl

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it: Also retry on 5xx errors. Occasionally we get various gateway errors or just 500 errors, the retry logic should apply to these too.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

@gautam-rl
gautam-rl requested a review from dines-rl September 11, 2025 17:55
@gautam-rl gautam-rl changed the title Add retries on 5xx errors convertor: Retry on 5xx errors Sep 11, 2025

@dines-rl dines-rl left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve even though theres a bug you have to fix

@gautam-rl
gautam-rl merged commit 002e404 into main Sep 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants